@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
div{	overflow: hidden;}
body {
	font-family: "微软雅黑";
}
html, body, div, span, object, iframe, table, tr, th, td, em, img, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ul, ol, li, form, label, input, button, textarea, pre, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-text-size-adjust: none;
	margin: 0 auto;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}
ul, ol, li {
	list-style: none;
}
a:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.top {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	min-width: 1200px;
}
.banner {
	height: 300px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(ban.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.w1200 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
}
.top .logo {
	float: left;
	margin-top: 20px;
}
.top .ss {
	background-image: url(ssbg.png);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
	margin-top: 30px;
	width: 280px;
	margin-left: 200px;
}
#t_select {
    width: 56px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    float: left;
}
#t_selected {
	padding-right: 12px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
	color: #666;
	font-size: 14px;
	position: relative;
	z-index: 998;
	cursor: pointer;
	margin-top: 3px;
	margin-right: 5px;
	float: left;
	width: 50px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(icon04.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
}
#t_select-list {
	position: absolute;
	margin-top: 29px;
	margin-left: 5px;
	border: #d7d7d7 1px solid;
	border-bottom: none;
	width: 60px;
	display: none;
	line-height: 29px;
	color: #333333;
	z-index: 100;
	font-size: 14px;
}
#t_select-list a {
	display: block;
	text-decoration: none;
	color: #333333;
	border-bottom: 1px #d7d7d7 solid;
	text-align: center;
	line-height: 28px;
	background-color: #FFFFFF;
}
.indexbox1{
	width: 182px;
	padding-left: 5px;
	background: none;
	height: 24px;
	line-height: 24px;
	color: #999999;
	font-size: 14px;
	border: 0;
	float: left;
	margin-left: 30px;
	margin-top: 2px;
	outline: none;
}
.btn_so {
	background: url(bn.png) 0 0 no-repeat;
	width: 60px;
	height: 28px;
	border: 0;
	cursor: pointer;
	float: right;
	outline: none;
	}
	
.btn_so2 {
	background: url(gj.png) 0 0 no-repeat;
	width: 90px;
	height: 28px;
	border: 0;
	cursor: pointer;
	float: right;
	outline: none;
	}
.top .t01 {
	font-size: 14px;
	line-height: 40px;
	color: #515151;
	float: right;
	margin-left: 20px;
	height: 40px;
}
.top .t01 a{
	color: #FFF;
}
.top .t01 img {
	margin-right: 10px;
	margin-top: 14px;
	float: left;
}
.dh {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	background-color: #1862b8;
}
#navMenu {
	height: 55px;
	display: block;
	overflow: hidden;
	z-index: 9999;
	margin-left: auto;
	font-size: 18px;
	line-height: 55px;
	color: #333333;
	font-family: "微软雅黑";
	width: 1200px;
	margin-right: auto;
}
#navMenu ul{
	width:100%;
}

#navMenu .onelink{
	background-color: #f68329;
}
#navMenu .onelink a{
	color: #FFFFFF;
}

#navMenu .onelink a:hover{
	color: #FFFFFF;
}

#navMenu li {
	text-align: center;
	float: left;
	line-height: 55px;
	height: 55px;
	width: 133px;
	font-size: 16px;
	


}

#navMenu li a {
	color:#FFFFFF;
	margin-left: 0px;
	display: block;
	font-size:18px;
	text-decoration: none;
}
#navMenu li a:hover, #navMenu li.hover a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #f68329;
}

.dropMenu {
	position: absolute;
	top: 0;
	z-index: 9999;
	visibility: hidden;
	background-color: #1B70CC;
	filter: Alpha(Opacity=85);
	margin-top: -1px;
	margin-left: 0px;
	width: 133px;
	z-index: 9999;
}

.dropMenu li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #508bd1;
}
.dropMenu li a {
	width: 100%;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
}

.dropMenu a:hover {
	color: #FFFFFF;
	font-size: 16px;
	background-color: #3F9AE2;
}
ul,li{
	padding:0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.flexslider {
	position: relative;
	width: 100%;
	height: 532px;
	overflow: hidden;
	zoom: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 50px;
}

.flex-direction-nav .flex-prev {
	left: 50px;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 25px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(dot.png) no-repeat 0 -22px;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -99em;
	width: 22px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 532px;
	display: block;
}
.w1200 .new01 {
	float: left;
	width: 422px;
	margin-left: 40px;
}
.w1200 .new01 ul li {
	font-size: 14px;
	line-height: 32px;
	color: #3f3f3f;
}
.w1200 .new01 ul li a h1 {
	color: #F00;
	float: left;
	font-size: 16px;
	font-weight: normal;
	margin-right: 5px;
}
.w1200 .new01 ul li a{
	color: #3f3f3f;
}
.w1200 .new01 ul li span {
	float: right;
	color: #999;
	font-size: 14px;
}
.w1200 .new01 ul li span a{
	color: #999;
}
.lm {
	width: 100%;
	background-image: url(lm.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 34px;
	margin-bottom: 8px;
}
.lm h1 {
	font-size: 18px;
	color: #1761b8;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1761b8;
	line-height: 25px;
	padding-bottom: 7px;
}
.lm h1 a{
	color: #1761b8;
}
.lm span {
	font-size: 14px;
	color: #666;
	float: right;
	line-height: 30px;
}
.lm span a{
	color: #666;
}
.tt {
	height: 85px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
}
.tt h1 {
	color: #c80000;
	margin-top: 10px;
	margin-bottom: 7px;
	font-size: 16px;
}
.tt h1 a{
	color: #c80000;
}
.tt p {
	font-size: 12px;
	color: #858585;
	line-height: 18px;
}
.tt p a{
	color: #858585;
}
.w1200 .new02 {
	float: right;
	width: 296px;
	margin-bottom: 36px;
}
#scroll_z_1 {
	height: 232px;
}
#scroll_z_1 ul li{
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#scroll_z_1 ul li a{
	color: #333333;
}
.w1200 .pic {
	float: left;
	width: 863px;
	margin-top: 35px;
}
.bk7{
	position: relative;
	overflow: hidden;
	height: 166px;
	width: 258px;
}
.bk7 span {
	bottom: 0px;
	position: absolute;
	z-index: 1;
	color: #FFF;
	width: 100%;
	text-align: center;
	background-image: url(png.png);
	background-repeat: repeat;
}
.bk7 span a{
	color: #FFF;
}
.w1200 .qy {
	background-image: url(qy.jpg);
	height: 46px;
	width: 1200px;
	float: left;
}
.w1200 .qy ul {
	margin-left: 140px;
}
.w1200 .qy ul li {
	font-size: 16px;
	line-height: 46px;
	color: #333;
	background-image: url(jt.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding-right: 65px;
	padding-left: 65px;
}
.w1200 .qy ul li a{
	color: #333;
}
.end {
	background-image: url(endbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}
.end .yq {
	width: 1200px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}
.end .yq .lj {
	font-size: 14px;
	color: #FFF;
	text-align: left;
	float: left;
	margin-right: 25px;
	font-weight: bold;
	margin-left: 20px;
}
.end .yq p {
	font-size: 14px;
	color: #FFFFFF;
	float: left;
}
.end .yq p a{
	color: #FFFFFF;
}
.end .yq p.l{
	font-size: 12px;
	margin-right: 17px;
	margin-left: 17px;
}
.end .dz {
	font-size: 14px;
	line-height: 36px;
	color: #b5d3f6;
	float: left;
	width: 1000px;
	margin-top: 30px;
}
.end .dz a{
	color: #b5d3f6;
}
.end .wx {
	float: right;
	margin-top: 30px;
	width: 130px;
	background-color: #FFF;
	background-image: url(wxbg.jpg);
	height: 104px;
}
.end .wx img {
	float: right;
}
.end .wx p {
	float: right;
	width: 20px;
	font-size: 16px;
	color: #333;
	line-height: 17px;
	margin-top: 14px;
}
.mian2 {
	background-color: #FFF;
	width: 1128px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	border: 1px solid #D9D9D9;
	padding: 35px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.mian2 .leftk {
	float: left;
	width: 875px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D9D9D9;
	padding-right: 30px;
}
.lm05 {
	background-image: url(lm.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 40px;
	margin-bottom: 20px;
}
.mian2 .rightk {
	float: right;
	width: 190px;
	padding-left: 30px;
	text-align: center;
}
.mian2 .rightk h1 {
	font-size: 18px;
	color: #FFF;
	background-color: #1862B8;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
}
.mian2 .rightk h1 a{
	color: #FFF;
}

.mian2 .rightk ul li {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	background-color: #EFF3F5;
	margin-top: 2px;
}
.mian2 .rightk ul li a{
	color: #333333;
	padding:10px 10px;
	display:inline-block
}

.mian2 .rightk ul li:hover{
	color: #FFFFFF;
	background-color: #1862B8;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.mian2 .rightk ul li:hover a{
	color: #FFFFFF;
}


.lm05 h1 {
	font-size: 20px;
	font-weight: bold;
	background-image: url(jt.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #1761b8;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1761b8;
	padding-bottom: 11px;
	padding-left: 30px;
}
.lm05 h1 a{
	color: #585858;
}
.lm05 span {
	font-size: 14px;
	color: #666;
	float: right;
	line-height: 30px;
}
.lm05 span a{
	color: #666;
}
.nr p {
	font-size: 18px;
	line-height: 42px;
	color: #333;
}
.nr p a{
	color: #333;
}
.nr img{ max-width:100%;}

.mian2 .rightk ul {

}
.new-list {
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.new-list ul {
}
.new-list ul li {
	height: 50px;
	background-image: url(yl.jpg);
	background-repeat: no-repeat;
	background-position: 2px 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
}
.new-list ul li a {
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 50px;
	padding-left: 20px;
}

.new-list ul li a span {
	float: right;
	color: #999;
	font-size: 14px;
}
.pagination {
	padding-top: 30px;
	text-align: center;
	width: 100%;
	float: left;
}
.pagination ul li {
	float: left;
}
.pagination a {
	font-size: 14px;
	color: #ccc;
	display: inline-block;
	_display: inline;
	padding: 0 7px;
	border: 1px solid #ddd;
	margin-right: 5px;
	line-height: 26px;
}
.pagination a.prev, .pagination a.next {
	padding: 0 15px;
}
.pagination a:hover, .pagination a.page-num-current, .pagination a.active, .pagination li.active a, .pagination li.active a:hover {
	color: #fff;
	border: 1px solid #46464F;
	background-color: #46464F;
}
.lmbt {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	margin-bottom: 20px;
}
.lmbt h1 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
}

.lmbt h2 {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	font-weight: normal;
}
.lmbt h2 a{
	color: #666;
}
.ym p {
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.ym p a{
	color: #333;
}

.ym {
	margin-top: 40px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
	padding-top: 10px;
}
.pic-list{
	padding-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
}

.pic-list ul{
 width:110%;
}
.pic-list ul li{
	height: 203px;
	float: left;
	width: 258px;
	margin-right: 52px;
	margin-bottom: 35px;
	text-align: center;
}
.pic-list ul li p{
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 35px;
}
.pic-list ul li p a{
	color: #333333;
}
.pic-list ul li a span{
	float: right;
}

.pic-list2{
	padding-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
}

.pic-list2 ul{
 width:110%;
}

.pic-list2 ul li{
	height: 250px;
	float: left;
	width: 175px;
	margin-right: 53px;
	margin-bottom: 35px;
	text-align: center;
}
.pic-list2 ul li img {
	height: 217px;
	width: 175px;
}

.pic-list2 ul li p{
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 35px;
}
.pic-list2 ul li a span{
	float: right;
}
